home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / libgksu / gksu-properties.glade
Encoding:
Extensible Markup Language  |  2007-03-24  |  8.3 KB  |  178 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
  3. <glade-interface>
  4.   <widget class="GtkWindow" id="main_window">
  5.     <property name="border_width">6</property>
  6.     <property name="title">Privilege granting preferences</property>
  7.     <property name="window_position">GTK_WIN_POS_CENTER</property>
  8.     <signal name="delete_event" handler="gtk_main_quit"/>
  9.     <child>
  10.       <widget class="GtkVBox" id="vbox1">
  11.         <property name="visible">True</property>
  12.         <property name="spacing">5</property>
  13.         <child>
  14.           <widget class="GtkVBox" id="vbox2">
  15.             <property name="visible">True</property>
  16.             <property name="border_width">9</property>
  17.             <property name="spacing">20</property>
  18.             <child>
  19.               <widget class="GtkTable" id="table1">
  20.                 <property name="visible">True</property>
  21.                 <property name="n_rows">4</property>
  22.                 <property name="n_columns">3</property>
  23.                 <property name="column_spacing">6</property>
  24.                 <property name="row_spacing">6</property>
  25.                 <child>
  26.                   <widget class="GtkEventBox" id="eventbox2">
  27.                     <property name="visible">True</property>
  28.                     <property name="tooltip">The su mode will require the administrator password; sudo mode will request the user's own password, and needs prior setup of sudo.</property>
  29.                     <child>
  30.                       <widget class="GtkLabel" id="label3">
  31.                         <property name="visible">True</property>
  32.                         <property name="xalign">0,000000</property>
  33.                         <property name="label" translatable="yes">_Authentication mode:</property>
  34.                         <property name="use_underline">True</property>
  35.                         <property name="mnemonic_widget">mode_combo</property>
  36.                       </widget>
  37.                     </child>
  38.                   </widget>
  39.                   <packing>
  40.                     <property name="left_attach">1</property>
  41.                     <property name="right_attach">2</property>
  42.                     <property name="top_attach">1</property>
  43.                     <property name="bottom_attach">2</property>
  44.                   </packing>
  45.                 </child>
  46.                 <child>
  47.                   <widget class="GtkEventBox" id="eventbox1">
  48.                     <property name="visible">True</property>
  49.                     <property name="tooltip">This setting controls whether the keyboard and mouse should be held exclusively while requesting the password, to avoid that some other application receive the password.</property>
  50.                     <child>
  51.                       <widget class="GtkLabel" id="label1">
  52.                         <property name="visible">True</property>
  53.                         <property name="xalign">0,000000</property>
  54.                         <property name="label" translatable="yes">_Grab mode:</property>
  55.                         <property name="use_underline">True</property>
  56.                         <property name="mnemonic_widget">grab_combo</property>
  57.                       </widget>
  58.                     </child>
  59.                   </widget>
  60.                   <packing>
  61.                     <property name="left_attach">1</property>
  62.                     <property name="right_attach">2</property>
  63.                     <property name="top_attach">3</property>
  64.                     <property name="bottom_attach">4</property>
  65.                   </packing>
  66.                 </child>
  67.                 <child>
  68.                   <widget class="GtkComboBox" id="grab_combo">
  69.                     <property name="visible">True</property>
  70.                     <property name="items" translatable="yes">enable
  71. disable
  72. force enable
  73. prompt
  74. </property>
  75.                   </widget>
  76.                   <packing>
  77.                     <property name="left_attach">2</property>
  78.                     <property name="right_attach">3</property>
  79.                     <property name="top_attach">3</property>
  80.                     <property name="bottom_attach">4</property>
  81.                   </packing>
  82.                 </child>
  83.                 <child>
  84.                   <widget class="GtkComboBox" id="mode_combo">
  85.                     <property name="visible">True</property>
  86.                     <property name="items" translatable="yes">su
  87. sudo</property>
  88.                   </widget>
  89.                   <packing>
  90.                     <property name="left_attach">2</property>
  91.                     <property name="right_attach">3</property>
  92.                     <property name="top_attach">1</property>
  93.                     <property name="bottom_attach">2</property>
  94.                   </packing>
  95.                 </child>
  96.                 <child>
  97.                   <widget class="GtkLabel" id="spacer1">
  98.                     <property name="width_request">18</property>
  99.                     <property name="visible">True</property>
  100.                     <property name="xalign">0,000000</property>
  101.                     <property name="yalign">0,000000</property>
  102.                   </widget>
  103.                   <packing>
  104.                     <property name="top_attach">3</property>
  105.                     <property name="bottom_attach">4</property>
  106.                     <property name="x_options"></property>
  107.                   </packing>
  108.                 </child>
  109.                 <child>
  110.                   <widget class="GtkLabel" id="label2">
  111.                     <property name="visible">True</property>
  112.                     <property name="xalign">0,000000</property>
  113.                     <property name="yalign">0,000000</property>
  114.                     <property name="label" translatable="yes"><b>Screen Grabbing</b></property>
  115.                     <property name="use_markup">True</property>
  116.                   </widget>
  117.                   <packing>
  118.                     <property name="right_attach">3</property>
  119.                     <property name="top_attach">2</property>
  120.                     <property name="bottom_attach">3</property>
  121.                   </packing>
  122.                 </child>
  123.                 <child>
  124.                   <widget class="GtkLabel" id="spacer2">
  125.                     <property name="width_request">18</property>
  126.                     <property name="visible">True</property>
  127.                     <property name="xalign">0,000000</property>
  128.                     <property name="yalign">0,000000</property>
  129.                   </widget>
  130.                   <packing>
  131.                     <property name="top_attach">1</property>
  132.                     <property name="bottom_attach">2</property>
  133.                     <property name="x_options">GTK_FILL</property>
  134.                   </packing>
  135.                 </child>
  136.                 <child>
  137.                   <widget class="GtkLabel" id="label12">
  138.                     <property name="visible">True</property>
  139.                     <property name="xalign">0,000000</property>
  140.                     <property name="yalign">0,000000</property>
  141.                     <property name="label" translatable="yes"><b>Behavior</b></property>
  142.                     <property name="use_markup">True</property>
  143.                   </widget>
  144.                   <packing>
  145.                     <property name="right_attach">3</property>
  146.                   </packing>
  147.                 </child>
  148.               </widget>
  149.               <packing>
  150.                 <property name="expand">False</property>
  151.               </packing>
  152.             </child>
  153.           </widget>
  154.         </child>
  155.         <child>
  156.           <widget class="GtkHButtonBox" id="hbuttonbox1">
  157.             <property name="visible">True</property>
  158.             <property name="layout_style">GTK_BUTTONBOX_END</property>
  159.             <child>
  160.               <widget class="GtkButton" id="button1">
  161.                 <property name="visible">True</property>
  162.                 <property name="label" translatable="yes">gtk-close</property>
  163.                 <property name="use_stock">True</property>
  164.                 <signal name="clicked" handler="gtk_main_quit"/>
  165.               </widget>
  166.             </child>
  167.           </widget>
  168.           <packing>
  169.             <property name="expand">False</property>
  170.             <property name="fill">False</property>
  171.             <property name="position">1</property>
  172.           </packing>
  173.         </child>
  174.       </widget>
  175.     </child>
  176.   </widget>
  177. </glade-interface>
  178.